Skip to content

feat(config)!: use unqualified names for default_toolchain#4947

Draft
rami3l wants to merge 9 commits into
rust-lang:mainfrom
rami3l:feat/unqualified-default-toolchain
Draft

feat(config)!: use unqualified names for default_toolchain#4947
rami3l wants to merge 9 commits into
rust-lang:mainfrom
rami3l:feat/unqualified-default-toolchain

Conversation

@rami3l

@rami3l rami3l commented Jul 9, 2026

Copy link
Copy Markdown
Member

Stacked on #4950, closes #4945.

The breakage should be minimal anyway because the default host tuple almost never changes.

@rami3l rami3l changed the title refactor(config): extract Cfg::get_default_resolvable() feat(config)!: use unqualified names for default_toolchain Jul 9, 2026
Comment thread src/cli/self_update.rs Outdated
Comment thread src/cli/self_update.rs Outdated
@rami3l
rami3l force-pushed the feat/unqualified-default-toolchain branch from 6b11c03 to 1d2c5c6 Compare July 14, 2026 18:42
@rami3l
rami3l force-pushed the feat/unqualified-default-toolchain branch from 1d2c5c6 to 108ca96 Compare July 14, 2026 19:51
@rustbot

rustbot commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #4962) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should default_toolchain in settings.toml allow unresolved names?

3 participants